home *** CD-ROM | disk | FTP | other *** search
- Path: fido.asd.sgi.com!austern
- From: krotoff@such.srcc.msu.su (Alexander Krotoff)
- Newsgroups: comp.std.c++
- Subject: inconsistance in over.over
- Date: 06 Feb 1996 10:26:37 PST
- Organization: Research Computer Center, Moscow State University
- Approved: austern@isolde.mti.sgi.com
- Message-ID: <4f7ik1$crc@boy.nmd.msu.ru>
- References: <4eo2mk$7tc@boy.nmd.msu.ru> <xson373y8p4.fsf@avs.cs.rpi.edu>
- NNTP-Posting-Host: isolde.mti.sgi.com
- X-Original-Date: 6 Feb 1996 15:46:57 +0300
- X-Comment-To: vandevod@cs.rpi.edu (David Vandevoorde)
- X-Auth: PGPMoose V1.1 PGP comp.std.c++
- iQBVAwUBMRedb0y4NqrwXLNJAQHteAH/QSSSSmrq/2uq+Nt8ADyAwXSp5YA3VANA
- JbAPlDeoP1Hm+VPwK/PX8QF+z/mbclm7UMBHWHJ8r3C7sXoUwxotGA==
- =pX/V
- Originator: austern@isolde.mti.sgi.com
-
- vandevod@cs.rpi.edu (David Vandevoorde) wrote:
- > I fail to see the problem. 5.3.1 (which you quote correctly) says that
- > &X::f could be a pointer to member, but not &(X::f); so that explains
- > the error in 13.4. &(X::f) resolves to the pointer to a static member
- > function (which is a pointer to a regular function) in that same
- > example, so that's fine. Note that the target type resolves the overload.
-
- Sorry, it was my misstake.
-
- -ank
- ---
- [ comp.std.c++ is moderated. Submission address: std-c++@ncar.ucar.edu.
- Contact address: std-c++-request@ncar.ucar.edu. The moderation policy is
- in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html. ]
-